home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Najgorsze komunikatory
/
Tlen.pl
/
tleninst60255.exe
/
tlen.exe
/
0
/
RCDATA
/
TCUSTOMSTATUS
/
TCUSTOMSTATUS.txt
Wrap
Text File
|
2007-09-27
|
5KB
|
252 lines
object CustomStatus: TCustomStatus
Left = 218
Top = 236
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Stan opisowy'
ClientHeight = 245
ClientWidth = 470
Color = 15724527
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnKeyPress = FormKeyPress
OnShow = FormShow
DesignSize = (
470
245)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 112
Width = 30
Height = 13
Caption = 'Opis:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 182
Width = 92
Height = 13
Anchors = [akLeft, akBottom]
Caption = 'Nazwa na li'#347'cie:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 328
Top = 8
Width = 70
Height = 13
Caption = 'Lista stan'#243'w'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object Image1: TImage
Left = 8
Top = 110
Width = 16
Height = 16
Stretch = True
Transparent = True
end
object Label4: TLabel
Left = 8
Top = 135
Width = 50
Height = 13
Caption = 'Znakow:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 156
Width = 7
Height = 13
Caption = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 305
Height = 89
Caption = 'Rodzaj stanu'
Columns = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = RadioGroup1Click
end
object Edit2: TEdit
Left = 112
Top = 178
Width = 201
Height = 21
Anchors = [akLeft, akBottom]
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object ListBox1: TListBox
Left = 328
Top = 24
Width = 137
Height = 183
Anchors = [akTop, akRight, akBottom]
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ItemHeight = 13
ParentCtl3D = False
ParentFont = False
TabOrder = 2
OnClick = ListBox1Click
OnDblClick = ListBox1DblClick
end
object Button1: TButton
Left = 8
Top = 214
Width = 90
Height = 25
Anchors = [akLeft, akBottom]
Caption = 'Ustaw stan'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 214
Width = 65
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Dodaj'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 400
Top = 214
Width = 65
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Usu'#324
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 104
Top = 214
Width = 81
Height = 25
Anchors = [akLeft, akBottom]
Caption = 'Anuluj'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 328
Top = 214
Width = 65
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Zmie'#324
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button5Click
end
object Memo1: TMemo
Left = 88
Top = 104
Width = 225
Height = 65
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentCtl3D = False
ParentFont = False
ScrollBars = ssVertical
TabOrder = 8
OnChange = Memo1Change
OnKeyPress = Memo1KeyPress
end
end